ComponentOne ASP.NET MVC Controls
ListItemFactory<TItem,TItemBuilder> Class
Members 

C1.Web.Mvc.Fluent Namespace : ListItemFactory<TItem,TItemBuilder> Class
The specified type of the item
The specified type of the item builder.
Define a class used to build a strongly typed list of objects.
Syntax
Type Parameters
TItem
The specified type of the item
TItemBuilder
The specified type of the item builder.
Inheritance Hierarchy

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ListItemFactory<TItem,TItemBuilder>
            C1.Web.Mvc.Fluent.ColumnFiltersBuilder
            C1.Web.Mvc.Fluent.MenuItemFactory

See Also

Reference

ListItemFactory<TItem,TItemBuilder> Members
C1.Web.Mvc.Fluent Namespace